Move get_cells implementation from deprecated function
authorAlexander Larsson <alexl@redhat.com>
Wed, 8 Jul 2009 14:41:32 +0000 (16:41 +0200)
committerAlexander Larsson <alexl@redhat.com>
Wed, 8 Jul 2009 14:46:26 +0000 (16:46 +0200)
commit6fc6903c16e92a21fb19e5d48140c01ba7ccae80
treefaf4b2181158c42728ab38b76e8a0757fd8875ad
parentfb1aeab052acc0453cc0cec20e63a0dd70aa1d52
Move get_cells implementation from deprecated function

This way the deprecated function calls the new one instead of the other
way around, which fixes pltcheck.sh
gtk/gtktreeviewcolumn.c